﻿
.section1 {
	position: relative;
	height: 730px;
}
.section1 .banner {
	overflow: hidden;
	width: 100%;
	height: 650px;
	position: absolute;
	left: 0;
	top: 80px
}        /*background:url(banner.jpg) no-repeat center;*/
.section1 .btn {
	overflow: hidden;
	width: 256px;
	position: absolute;
	left: 50%;
	bottom: 80px;
	margin-left: -128px;
	z-index: 5
}
.section1 .btn span {
	display: block;
	float: left;
	margin: 0 2px;
	width: 58px;
	height: 1px;
	border: 1px solid #fff;
	opacity: 0.6;
}
.section1 .btn span.cur {
	border: 1px solid #ff0d00;
	opacity: 1;
	background-color: #ff0d00;
}
/*section2*/
.section2 {
	background-color: #e9eff8;
	padding: 90px 0
}
.section2 h3 {
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 26px;
}
.section2 h3 a {
	color: #333;
}
.section2 span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
}
.section2 i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #1652ba;
	margin: 0 auto;
	margin-bottom: 40px;
}
.section2 .probox {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 455px;
	position: relative;
	margin-bottom: 25px;
}
.section2 .probox ul {
	padding: 10px;
	overflow: hidden;
	width: 1230px;
}
.section2 .probox li {
	overflow: hidden;
	float: left;
	position: relative;
	width: 386px;
	height: 435px;
	margin-right: 16px;
	background-color: #fff;
}
.section2 .probox li img {
	display: block;
	position: absolute;
	left: 0;
	top: 0
}
.section2 .probox li .wen {
	overflow: hidden;
	padding: 0 20px;
	width: 346px;
	height: 93px;
	border-top: 1px solid #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	background:#fff url(p02_jiantou.png) no-repeat -40px center;
}
.section2 .probox li h4 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 35px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.section2 .probox li h4 a {
	color: #333;
}
.section2 .probox li p {
	font-size: 12px;
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 280px;
}
.section2 .btn {
	overflow: hidden;
	width: 128px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.section2 .btn span {
	display: block;
	float: left;
	margin: 0 2px;
	width: 58px;
	height: 1px;
	border: 1px solid #999;
	opacity: 0.6;
}
.section2 .btn span.cur {
	border: 1px solid #ff0d00;
	opacity: 1;
	background-color: #ff0d00;
}
.section2 .more {
	display: block;
	width: 248px;
	height: 38px;
	border: 1px solid #999;
	margin: 0 auto;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #888;
	font-family: Arial;
}
.section2 .more img {
	display: none;
	position: relative;
	top: 1px;
}
.section2 .probox li:hover {
	box-shadow: 0 0 10px #ccc;
}
.section2 .probox li:hover a {
	color: #fff;
}
.section2 .probox li:hover p {
	color: #a3beef;
}
/*section3*/
.section3 {
	overflow: hidden;
	z-index: 2;
	margin-bottom: 4%;
}
.section3 .video {
	overflow: hidden;
	width: 50%;
	height: 100%;
	background-color: #000;
	float: left
}
.section3 .video img {
	display: block;
	width: 100%;
}
.section3 .wen {
	overflow: hidden;
	width: 88%;
	height: 100%;
}
.section3 h3 {
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 26px;
	margin-top: 5%;
}
.section3 h3 a {
	color: #333;
}
.section3 span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
}
.section3 i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #1652ba;
	margin: 0 auto;
	margin-bottom: 40px;
}
.section3 p {
	font-size: 16px;
	color: #777;
	line-height: 26px;
	width: 72%;
	height: 130px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
}
.section3 .more {
	display: block;
	width: 148px;
	height: 38px;
	border: 1px solid #999;
	margin: 0 auto;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #888;
	font-family: Arial
}
.section3 .more img {
	display: none;
	position: relative;
	top: 1px;
}
/*section4*/
.section4 {
	background-color: #e9eff8;
	padding: 90px 0
}
.section4 h3 {
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 26px;
}
.section4 h3 a {
	color: #333;
}
.section4 span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
}
.section4 i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #1652ba;
	margin: 0 auto;
	margin-bottom: 40px;
}
.section4 .jsBox {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 340px;
	position: relative
}
.section4 .jslist {
	overflow: hidden;
	width: 366px;
	height: 340px;
	position: absolute;
	top: 0
}
.section4 .js01 {
	left: 0
}
.section4 .js02 {
	left: 50%;
	margin-left: -183px;
}
.section4 .js03 {
	right: 0
}
.section4 em {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 26px;
	color: #dadada;
	font-family: Arial;
	padding-top: 7px;
	border-top: 1px solid #f1f1f1;
}
.section4 h4 {
	font-weight: normal;
	text-align: center;
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}
.section4 p {
	font-size: 14px;
	color: #888;
	line-height: 22px;
	text-align: center;
}
.section4 b {
	display: block;
	width: 150px;
	height: 150px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 25px;
}
/*section5*/
.section5 {
	overflow: hidden;
	padding: 60px 0;
}
.section5 h3 {
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 26px;
	color: #333;
}
.section5 h3 a {
	color: #333;
}
.section5 span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
}
.section5 h6 {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #1652ba;
	margin: 0 auto;
	margin-bottom: 40px;
}
.section5 .pzbox {
	overflow: hidden;
	width: 100%;
}
.section5 dl {
	overflow: hidden;
	width: 50%;
*width:49.9%;
	float: left;
	background-color: #f1f1f1;
	position: relative
}
.section5 dt {
	overflow: hidden;
	width: 50%;
	float: left;
	position: relative
}
.section5 dt img {
	display: block;
	width: 100%;
}
.section5 dt img.imgp {
	position: absolute;
	left: 0;
	top: 0
}
.section5 dd {
	float: left;
	width: 40%;
*width:39%;
	height: 100%;
	padding: 0 5% 0 3%;
	position: relative
}
.section5 h5 {
	font-weight: normal;
	font-size: 20px;
	color: #333;
	margin-top: 20%;
	margin-bottom: 5px;
}
.section5 em {
	display: block;
	font-size: 14px;
	color: #555;
	margin-bottom: 13px;
	font-family: Arial;
}
.section5 p {
	font-size: 16px;
	color: #777;
	line-height: 24px;
	height: 72px;
}
.section5 i {
	display: block;
	width: 40px;
	height: 1px;
	background-color: #999;
	position: absolute;
	left: 10%;
	top: 100% !important;
}
.section5 .fr {
	float: right
}
.section5 .fl {
	float: left
}
/*section6*/
.section6 {
	overflow: hidden;
	padding: 20px 0 100px 0;
}
.section6 h3 {
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 26px;
}
.section6 h3 a {
	color: #333;
}
.section6 span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
}
.section6 i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #1652ba;
	margin: 0 auto;
	margin-bottom: 40px;
}
.section6 .newsbox {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 50px;
	height: 400px;
	position: relative
}
.section6 .newslist {
	overflow: hidden;
	width: 360px;
	height: 400px;
	border-top: 1px solid #cecece;
	position: absolute;
	top: 0
}
.section6 .news01 {
	left: 0
}
.section6 .news02 {
	left: 50%;
	margin-left: -180px;
}
.section6 .news03 {
	right: 0;
}
.section6 .newslist img {
	display: block;
	width: 360px;
	height: 234px;
}
.section6 .newslist h4 {
	font-family: Arial;
	font-weight: normal;
	font-size: 36px;
	color: #333;
	position: absolute;
	left: 0;
	top: 30px;
	width: 100%;
	background: url(p06_more.png) no-repeat -100px center;
}
.section6 .newslist h4 em {
	font-family: Arial;
	font-size: 14px;
	color: #888;
	margin-left: 10px;
}
.section6 .newslist h5 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-top: 85px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.section6 .newslist h5 a {
	color: #333;
}
.section6 .newslist p {
	font-size: 14px;
	color: #777;
	line-height: 22px;
	height: 44px;
	overflow: hidden
}
.section6 .newslist>a {
	display: block;
	width: 360px;
	height: 234px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
}
.section6 .more {
	display: block;
	width: 248px;
	height: 38px;
	border: 1px solid #999;
	margin: 0 auto;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #888;
	font-family: Arial
}
.section6 .more img {
	display: none;
	position: relative;
	top: 1px;
}
/*section7*/
.section7 {
	background-color: #00295f;
	overflow: hidden;
	padding: 50px 0;
}
.section7 .footer {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.section7 .footer .t_top {
	overflow: hidden;
	height: 160px;
	padding-bottom: 45px;
	border-bottom: 1px solid #12386a;
}
.section7 .footer dl {
	overflow: hidden;
	padding: 0 35px;
	border-right: 1px solid #12386a;
	float: left;
	height: auto;
}

#fdhhhhh a{
float: left;
padding: 0 10px;
border-right: 1px solid #4d6a8f;
font-size: 14px;
}
.section7 .footer dt {
	overflow: hidden;
	font-size: 18px;
	padding-bottom: 15px;
	background: url(p07_x.png) no-repeat left bottom;
	margin-bottom: 10px;
}
.section7 .footer dt a {
	color: #fff;
}
.section7 .footer dd {
	overflow: hidden
}
.section7 .footer dd a {
	display: block;
	font-size: 13px;
	color: #fff;
	opacity: 0.5;
	line-height: 27px;
}
.section7 .footer .dl01 {
	padding-left: 0;
}
.section7 .footer .dl05 {
	padding-right: 95px;
}
.section7 .footer .wen {
	overflow: hidden;
	width: 175px;
	float: left;
	margin-left: 65px;
}
.section7 .footer .wen p {
	font-size: 16px;
	color: #fff;
}
.section7 .footer .wen h4 {
	font-weight: normal;
	font-size: 22px;
	color: #fff;
	font-family: Arial;
	margin-bottom: 10px;
}
.section7 .footer .wen .qq {
	display: block;
	padding: 0 10px;
	width: 155px;
	text-align: right;
	height: 34px;
	line-height: 34px;
	background: url(p07_qq.png) no-repeat 15px center;
	background-color: #0f64d7;
	font-size: 14px;
	color: #fff;
	margin-bottom: 15px;
}
.section7 .footer .wen i {
	display: block;
	width: 30px;
	height: 2px;
	background-color: #ff0d00;
	margin-bottom: 15px;
}
.section7 .footer .wen .share {
	overflow: hidden;
	width: 100%;
	height: 24px;
	line-height: 24px;
}
.section7 .footer .wen .share span {
	display: block;
	float: left;
	font-size: 12px;
	color: #fff;
}
.section7 .footer .wen .share a {
	display: block;
	width: 25px;
	height: 24px;
	float: left;
	margin: 0 5px;
}
.section7 .footer .wen .a01 {
	background: url(p07_wx.png) no-repeat center top;
}
.section7 .footer .wen .a02 {
	background: url(p07_sina.png) no-repeat center top;
}
.section7 .footer .wen .a03 {
	background: url(p07_tx.png) no-repeat center top;
}
.section7 .footer .wen .share a:hover {
	background-position: bottom;
}
.section7 .footer .ewm {
	overflow: hidden;
	float: right;
	width: 121px;
	height: 121px;
}
.section7 .footer .link {
	overflow: hidden;
	float: left;
	margin-top: 65px;
	width: 550px;
}
.section7 .footer .link h3 {
	font-size: 14px;
	font-weight: normal;
	float: left
}
.section7 .footer .link a {
	color: #fff;
}
.section7 .footer .link ul {
	overflow: hidden;
	float: left;
	width: 470px;
}
.section7 .footer .link li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #4d6a8f;
	font-size: 12px;
}
.section7 .footer .info {
	overflow: hidden;
	float: right;
	text-align: right;
	margin-top: 40px;
}
.section7 .footer .info p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	opacity: 0.5;
}
.section7 .footer .info a {
	color: #fff;
	margin-left: 20px;
}
/*首页广告*/
/*#flashs{ position:relative; height:650px; overflow:hidden;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:75px; left:50%; margin-left:-95px; padding:0px 6px;}
#flashs .btn span{ color:#fff;  background:#333; cursor: pointer;display: inline-block;margin:0 2px;width:25px;height:25px;font-size:14px;line-height:25px;text-align:center;}
#flashs .btn span.cur{ background:#c3161c;}*/

#flashs {
	position: relative;
	height: 650px;
	overflow: hidden;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}
#flashs .btn {
	overflow: hidden;
	width: 256px;
	position: absolute;
	left: 53.5%;
	bottom: 80px;
	margin-left: -128px;
	z-index: 5
}
#flashs .btn span {
	display: block;
	float: left;
	margin: 0 2px;
	width: 58px;
	height: 1px;
	border: 1px solid #fff;
	opacity: 0.6;
}
#flashs .btn span.cur {
	border: 1px solid #ff0d00;
	opacity: 1;
	background-color: #ff0d00;
}
.section1 .banner {
	overflow: hidden;
	width: 100%;
	height: 650px;
	position: absolute;
	left: 0;
	top: 80px
}        /*background:url(banner.jpg) no-repeat center;*/
.section1 .btn {
	overflow: hidden;
	width: 256px;
	position: absolute;
	left: 50%;
	bottom: 80px;
	margin-left: -128px;
	z-index: 5
}
.section1 .btn span {
	display: block;
	float: left;
	margin: 0 2px;
	width: 58px;
	height: 1px;
	border: 1px solid #fff;
	opacity: 0.6;
}
.section1 .btn span.cur {
	border: 1px solid #ff0d00;
	opacity: 1;
	background-color: #ff0d00;
}
